| KM_CoordMotionMeasurePointAppendToFile Method |
Write position data to file
Namespace: KMotion_dotNetAssembly: KMotion_dotNet (in KMotion_dotNet.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax public void MeasurePointAppendToFile(
string command
)
Public Sub MeasurePointAppendToFile (
command As String
)
public:
void MeasurePointAppendToFile(
String^ command
)
Parameters
- command String
- file name to append to
See Also