Realtime variables
Variables with the prefix V.RT* are realtime variables. They permit access to the realtime context of the controller. They are synchronised and can both be read and written from the usual context and from the realtime cycle. In this case
- V.RTG.* are channel-specific variables and
- V.RTA.* are axis-specific variables.