DynamicSymbolReadRawValue(Int32) Method
Reads the Symbols raw value
Namespace: TwinCAT.TypeSystem
Assembly: TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 7.0.0+e56d35ccc4675faac24789a4aab60071fc61d470
Syntax
C#
public byte[] ReadRawValue(
int timeout
)Parameters
|
timeout Int32 |
The timeout in ms. |
Field Value
Byte
The raw value in bytes.
Return Value
Byte
System.Byte[].
Remarks
A negative timeout indicates that the Default Timeout for the communication will be used. 0 means timeout is switched off.
Reference
DynamicSymbol Class ReadRawValue Overload TwinCAT.TypeSystem Namespace
Beckhoff Automation GmbH & Co. KG 2001-2026