Table of Contents

ParameterChannelCanParameterType

Namespace
ZCore

Specifies the datatype of the value of a specific CANopen parameter that should be read or written by a request.

Fields

Begin = 0
Int8 = 1
Int16 = 2
Int32 = 3
Uint8 = 4
Uint16 = 5
Uint32 = 6
PVOID = 7
Float32 = 8
String255 = 9
End = 10