Data Structures
|
Functions
MSX-E312x Digital I/O information, configuration functions
[
MSX-E312x Digital I/O functions
]
Contain the digital I/O information, configuration functions.
Data Structures
struct
MSXExxxx__DigitalIOGetPortAvailableDirectionsResponse
Functions
int
MSXExxxx__DigitalIOGetNumberOfChannels
(
xsd__unsignedLong
ulOption1, struct
MSXExxxx__unsignedLongResponse
*Response)
Returns the number of digital I/O channels.
int
MSXExxxx__DigitalIOGetNumberOfPorts
(
xsd__unsignedLong
ulOption1, struct
MSXExxxx__unsignedLongResponse
*Response)
Returns the number of digital I/O ports.
int
MSXExxxx__DigitalIOGetPortAvailableDirections
(
xsd__unsignedLong
ulPort,
xsd__unsignedLong
ulOption1, struct
MSXExxxx__DigitalIOGetPortAvailableDirectionsResponse
*Response)
Returns the available directions for the selected port (input or output).
int
MSXExxxx__DigitalIOSetPortDirections
(
xsd__unsignedLong
ulPort,
xsd__unsignedLong
ulDirection,
xsd__unsignedLong
ulOption1, struct
MSXExxxx__Response
*Response)
Write the current digital I/O direction for the selected port.
int
MSXExxxx__DigitalIOGetPortDirections
(
xsd__unsignedLong
ulPort, struct
MSXExxxx__unsignedLongResponse
*Response)
Reads the current digital I/O direction for the selected port.
Generated on Tue Aug 20 2013 16:20:41 for MSXE312x soap api functions by
1.7.1