NXC  Version 1.2.1 r5
 All Data Structures Files Functions Variables Groups Pages
variant GetOutput ( byte  output,
const byte  field 
)
inline

Get output field value.

Get the value of the specified field for the specified output.

Parameters
outputDesired output port. Can be OUT_A, OUT_B, OUT_C or a variable containing one of these values, see Output port constants.
fieldOutput port field to access, this should be a constant, see Output field constants.
Returns
The requested output field value.
Examples:
ex_getoutput.nxc.