MechaWare Write

Declaration

Public Method

void Write() const

Required Header: MechaWare.h

Description

Write() is a method that loads current data from each Model in the MechaWare object to the controller. This method is the same as calling Model::Write() on all of the MechaWare object’s Models.