BRML Drivers


XYTableT

Namespace: BRML.Drivers
Parent Module: XYTableTypes

Instance members

Instance memberDescription
CurrentPos
Signature: float<MeasureOne> * float<MeasureOne>

The latest available position.

CompiledName: get_CurrentPos

PosAcquired
Signature: IEvent<XYTupleT>

This event is raised, when a new position sample is acquired.

CompiledName: get_PosAcquired

PosReportInterval()
Signature: unit -> unit

Position reporting interval in ms.

CompiledName: get_PosReportInterval

Fork me on GitHub