Does an TLO to enumerate Remote Uplinks exist?

Discussion of Inner Space

Moderators: Lavish Software Team, Moderators

Post Reply
mistahmikey
GamingTools Subscriber
Posts: 29
Joined: Wed Jun 30, 2010 7:48 am

Does an TLO to enumerate Remote Uplinks exist?

Post by mistahmikey » Thu Mar 20, 2014 11:29 pm

I see there is a TLO for sessions (Sessions and Session[#]), but the only TLO I can find for remote uplinks is RemoteUplink[uplink name]. From within my script, I would like to know how many uplinks are connected and to be able to loop through them to retrieve the uplink names.

I also was unable to find any documentation of the remoteuplink datatype (returned by the RemoteUplink TLO). I searched the wiki, release notes, and forum. I did an lstype on it, and it only appears to provide an Execute method, but I have no idea what this does.

Lax
Owner
Posts: 6634
Joined: Fri Jun 18, 2004 6:08 pm

Post by Lax » Fri Mar 21, 2014 6:52 am

You have a ton of questions that I'd prefer go over to http://ismods.com instead of wasting away in the general tech support forums on lavishsoft.com where they will never be seen again...

No there is not currently an enumeration of remote uplinks. You can, however, manage the connections through your script and remember them.

Post Reply