OutputConfigurationOutputModeRealtime Field |
Send coordinates as soon as possible
Namespace:
ProScript
Assembly:
proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntax public const int OutputModeRealtime = 0
Public Const OutputModeRealtime As Integer = 0
public:
literal int OutputModeRealtime = 0
static val mutable OutputModeRealtime: int
Field Value
Type:
Int32See Also