Does anybody know

It should be able to. It is a turntable class. And I am writing some gs code to make Vulcan's Transfer Table Ferry Barge work using standard turntable commands successfully.

David
 
Does anybody know if "Transfer Table 2" can be manipulated with the "Move Turntable" driver command?

The answer is yes. But there are a few things to do to get it to work. First you need the 'input table' command and the 'move turntable' command, you need to name the transfer table and check how many stops it has. The default position is stop zero count it as a stop too so your stops will be zero to x. If it has five tracks it will be five stops. You need to put an entry into the input table like this:-
"turntable,transfertablename,5"
the first word(turntable) must be in lowercase comma must be there, transfertable name must be exactly as you typed it when naming the transfertable and the next comma must be after the name, and the number of stops (5) must match your entry in the input table. When it is set up correctly any loco given the command to move the turntable will move it from any position on the route.

Cheers,
Bill69
 
Last edited:
Back
Top