ApiGetValue Method

Overload List

GetValue(PcanChannel, PcanParameter, PcanChannelInformation) Retrieves an array of PcanChannelInformation with information about the hardware currently attached to the system.
GetValue(PcanChannel, PcanParameter, String) Retrieves a string parameter value from a PCAN Channel.
GetValue(PcanChannel, PcanParameter, UInt32) Retrieves a 32-bit numeric parameter value from a PCAN Channel.
GetValue(PcanChannel, PcanParameter, UInt64) Retrieves a 64-bit numeric parameter value from a PCAN Channel.

See Also