| KM_MotionParamsTCP_Active Property |
Whether RTCP (Kinematics) is Active or not.
Namespace: KMotion_dotNetAssembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax public bool TCP_Active { get; set; }
Public Property TCP_Active As Boolean
Get
Set
public:
property bool TCP_Active {
bool get ();
void set (bool value);
}
Property Value
BooleanSee Also