SncDeviceDriverBase.TransmitDeviceSpecificData (METH)ΒΆ

METHOD TransmitDeviceSpecificData : ERROR

Method to transmit the content of a SNC service request to a specific F-SPS and to transform its reply as a SNC service reply

InOut:

Scope

Name

Type

Comment

Input

eFSpsBusId

FSPSBUSDRV

F-SPS field bus ID

szSafetySvcDevAddr

STRING

device address to which the service should be directed

pbySafetySvcData

POINTER TO BYTE

pointer to the specific safety service data

udiSafetySvcDataSize

UDINT

size of this data

hWriter

RTS_IEC_HANDLE

writer for the reply;

udiStdSpsBufferSize

UDINT

size of the communication buffer of the standard SPS

Return

TransmitDeviceSpecificData

ERROR