CtcServiceQuerySensors Method |
Queries the physical railroad's sensors for their current states.
Namespace:
RRAutoLib.CTC
Assembly:
RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
SyntaxPublic Shared Sub QuerySensors
public static void QuerySensors()
RemarksThe CTC service must be started for this operation.
See Also