TCIL_RequestVersion
CAPL Functions » ISO11783 » Task Controller Interaction Layer (TC IL) » TCIL_RequestVersionFunction Syntax
long TCIL_RequestVersion(dbNode client); // form 1long TCIL_RequestVersion(dword addressClient); // form 2long TCIL_RequestVersion(dbNode tc, dbNode client); // form 3long TCIL_RequestVersion(dbNode tc, dword addressClient); // form 4
Description
This function requests the Version message from the client.Parameters
- tc: Task Controller simulation node to apply the function.
- client: Task Controller client node the TC sends the Request Version to.
- addressClient: Address of the Task Controller client node the TC sends the Request Version to.
Return Values
- 0: Property has been set successfully
- < 0: An error has occurred: IL Error Code