Owner manual

6-36 IM MX190-01E
MXOutput
MXOutput structure
Visual C/C++ Type Name Description VB Type
int aType Output type Long
int aIdleChoice Value selected when idle Long
int aErrorChoice Value selected during error Long
int aPresetValue Value if the selection value Long
is the “specified value.”
int aPulseTime Pulse interval integer multiple Long
int aReserve Not used Long
Retrieval/Change
Name Description Basic Settings AO Basic SetPWM
aType Output types RC RC
aIdleChoice Value selected when idle RC RC
aErrorChoice Value selected during error RC RC
aPresetValue Value if the selection value is RC RC
the “specified value.”
aPulseTime Pulse interval integer multiple RC
MXOutputData
MXOutputData structure
Visual C/ C++ Type Name Description Visual Basic Type
MXOutput [ ] aOutput Specified no. of output (1 TO 60) As channel data
MXOutput
MXConfigData
MXConfigData structure
Visual C/C++ Type Name Description Visual Basic Type
MXSystemInfo aSystemInfo System configuration data (None)
MXStatus aStatusInfo Status (None)
MXNetInfo aNetInfo Network information data (None)
MXChConfigData aChConfigData Channel setup data (None)
MXBalanceData aBalanceData Initial balance data (None)
MXOutputData aOutputData Output channel data (None)
Setup data structure.
Cannot be used in Visual Basic. Field must be allocated individually.
Visual C++: The wrapper class is CDAQMXConfig.
6.5 MX100 Types