Data_Access / Corba
Block Name: TaskReporter
Code File Location: VisualSim/actor/corba/TaskReporter
TaskReporter sends data to a remote coordinator that implements the Coordinator inteface defined in Coordinator.idl. Specify the ORB initial property with the ORBInitProperties parameter, for example: "-ORBInitialHost xyz.mirabilisdesign.com -ORBInitialPort 1050" where "xyz.mirabilisdesign.com" is the machine server name, and "1050" is the port for name service. Specify the name of the coordinator with coordinatorName that it wants to connect to. Specify the name of this client application that this actor belongs to with this ClientName.
Parameter |
Explanation |
Type |
Example |
ORBInitProperties |
It is the ORB initial property. |
"-ORBInitialHost xyz.mirabilisdesign.com -ORBInitialPort 1050" |
|
coordinatorName |
The name of the remote coordinator that this actor wants to connect to. |
StringToken |
|
thisClientName |
The name represents the client application that the instance of this actor belongs to. |
StringToken |
Port |
Explanation |
Type |
input |
The input port. |
unknown |
Created with the Personal Edition of HelpNDoc: News and information about help authoring tools and software