Back to Sealevel      



SM_Open()
Open the Module

SM_ConfigureSerialConnection()
Configures the local PC's serial port baudrate and parity (for serial SeaI/O modules only).

SM_SelectDevice()
Target a particular Modbus Slave ID

SM_SetSoftwareAddress()
Configures a SeaI/O module's software selectable Modbus slave ID (only with rotary switch set to zero).

SM_SetCommunications()
Configures a SeaI/O module's listening baudrate and parity.

SM_GetConfig()
Query the SeaI/O module for model and communications info

SM_Close()
Close the SeaMAX handle

SM_GetPIODirection() & SM_SetPIODirection()
Control the IO direction (input vs. output)

SM_GetPIOPresets() & SM_SetPIOPresets()
Control the power-on defaults for banks directed as outputs

SM_ReadPIO() & SM_WritePIO()
Read and write the entire 96-bit IO space

 
 
Generated on 18 Sep 2007.