Name | Description | |
---|---|---|
EplanRemoteClient Constructor | Constructor. |
The following tables list the members exposed by EplanRemoteClient.
Name | Description | |
---|---|---|
EplanRemoteClient Constructor | Constructor. |
Name | Description | |
---|---|---|
ResponseArrivedFromEplanServer | Handler to receive Eplan server notifications. |
Name | Description | |
---|---|---|
License | License file name (*.lis). | |
Password | Eplan log-in password used for Rights Management. | |
SynchronousMode | Sets and gets the Synchronous mode. | |
User | Eplan log-in user used for Rights Management. User settings will be used from this user. |
Name | Description | |
---|---|---|
Connect | Overloaded. Connect to Eplan Server. | |
DisableSynchronizingCalls | Disable synchronizing calls. The execution of remote calls are synchronized in EPLAN. A remote call is executed only if the EPLAN Application is in an idle situation and there is no action running. Otherwise the call will wait until the EPLAN application is idle and no action is running. This property can be used to disable this mode. If calls synchronization is disabled, remote calls are executed in EPLAN although the EPLAN application is not in an idle situation. | |
Disconnect | Disconnect from Eplan Server. | |
Dispose | Dispose. | |
ExecuteAction | Overloaded. Execute an action. | |
GetActiveEplanServersOnLocalMachine | Get Eplan Servers which are currently active on local machine. | |
GetFreePort | Returns first free port which can act as a tunnel for remote server. | |
GetInstalledEplanVersionsOnLocalMachine | Get Eplan versions which are currently installed on local machine. | |
IsPortFree | Checks if the port is free. | |
Ping | Ping the Eplan Server. | |
StartEplan | Overloaded. Starts an Eplan instance. | |
StopEplan | Stops the Eplan instance which is connected to the current client. |