Network code interop

Hungry_Hippo

New member
Is it possible to interact with Trainz at the network level via script or API?

It would be nice to stimulate Trainz from my own custom device.
 
It's likely to be, yes. However, they are not well documented so N3V may need to advise on what's possible and what's not possible with that.

Shane
 
One of two methods:

1. Use the Helpdesk link above and follow the instructions.
2. Wait for N3V to find this thread and reply accordingly (it's likely to be WindWalkr or pw3r that responds).

Shane
 
It's likely to be, yes. However, they are not well documented so N3V may need to advise on what's possible and what's not possible with that.

Shane

IF I understand your question correctly, I'd have to agree with Shane, and say YES also.
--The RailDriver unit is an example of a working interface, so on some level, it should be possible to have a "custom" controller, again, IF I understand your question correctly.
 
I have a whole bunch of custom hardware that I want to I/O to Trainz. For example I envision having a hardware like throttle controller over RS232 listen on a port to that and convert to messages like SetThrottle(50) for example. I may have to write some middleware that listens to the ports and converts to some message format Trainz understands. That sort of thing. I will look at RailDriver unit see what it does.
 
Another aspect that may help (which is also not very well documented) is the TNI (Trainz Native Interface) - another thing for N3V to explain.

Shane
 
Back
Top