Scripted Class

RemoteInterface

  [
Related Topics]

Synopsis:

Interface to remote control the SymPhoTime 64 data acquisition via TCP/IP

Notice: In SymPhoTime 64, there will never more than one instance of the RemoteInterface object be active.

Initially this will be the first instance created: All instances created subsequently will be set to inactive state. With the TryActivate method, you may try to swich an inactive instance to be the currently active one. This works only if there is currently no active TCP/IP connection to a client running. Check the field "IsActive" to find out, whether the method was successfully setting the current instance to be the active one or not.

Declaration Example:

SomeRemoteInterface: RemoteInterface;



[+] Scripting Reference





Related Topics: [Top]  

   [
Support]