Data_Access / Corba
Block Name: PullSupplier
Code File Location: VisualSim/actor/corba/PullSupplier
PullSupplier sends data to a remote consumer when there is pull request. Specify the ORB initial property with the ORBInitProperties parameter, for example: "-ORBInitialHost xyz.mirabilisdesign.com -ORBInitialPort 1050" where "xyz.mirabilisdesign.com" is the server name, and "1050" is the port for name service. Specify the name of the supplier with SupplierName, which is registed on the name server. This actor can only be used in the CI domain currently. It is an active actor, and has an seperate thread to guard its execution. When the manage thread call its prefire, it will wait if there is no pull request, otherwise it pull data from its providers, and send the data to satisfy the request.
Parameter |
Explanation |
Type |
Example |
ORBInitProperties |
It is the ORB initial property. |
||
supplierName |
The name of the consumer. |
StringToken |
Port |
Explanation |
Type |
input |
The input port. |
unknown |
Created with the Personal Edition of HelpNDoc: Free EBook and documentation generator