. |
Control IO Output Mechaware API Documentation > Output
OverviewOverviewDescription The Controller IO Output block is used to write a single bit of data from the Controller Output memory. This is a general purpose output that is available to the user. The block is updated at the update rate, determined by the Evaluate Block. Example
The configuration values for this block are as follows:
Matlab/SimulinkSimulink InterfaceThe Control IO Output block only writes to control IO bits. The Bit Number defines which bit to set the value on the Bit input line (See overview for enumerations). The block has two user data fields (User Data 0, User Data 1) to store application-specific data for convenient storage and retrieval. See User Data Storage for details. The block's update schedule is determined by the Evaluate Block. The following Parameter Dialog Box can be opened by double-clicking on the block in a Simulink Model:
C++ APICONTROL_IO_OUTPUTBlockDeclaration Public Method
Description The CONTROL_IO_OUTPUT block is a special case of the BIT_OUTPUT block. Used as a convenient way of targeting the control output bits, abstracting the need for a source address and data type. See Overview for more information. Methods See AlsoBit Output | IO Output | Control IO Input
|
| | Copyright © 2001-2012 Motion Engineering |