ConfigureSubdevice (FUN)ΒΆ
FUNCTION ConfigureSubdevice : DINT
Configures a sub device.
@param deviceId Id of the device.
@param subdeviceId Id of the sub device.
@param configData The device specific configuration.
@return Returns 0 on success, -1 otherwise.
- InOut:
Scope
Name
Type
Return
ConfigureSubdevice
DINT
Input
deviceId
DINT
subdeviceId
DINT
configData
POINTER TO BYTE