Use the PIB Configurations tab to add, update, and remove VME PIB Assignments.
Complete the following instructions to add a VME Com PIB assignment.
To add a VME Com PIB assignment:
Open the D3 Device Manager and select the PIB Configurations tab.
Click the Add Com button.
The VME Com Ports dialog box displays.
Define the new VME Com port. The table below describes the various configuration values of the VME Com Ports dialog box.
PIB Number |
PIB number assigned to the device. |
Com Port |
Name of the Com port device. For example, COM1. |
Baud Rate |
The Baud rate. The default is 9600. |
Parity |
Specifies the parity. Parity options are Even, Odd, None, Mark and Space. |
Data Bits |
Number of bits per characters. |
Stop Bits |
Number of stop bits. Valid numbers are 1, 1.5 and 2. |
Display Message |
Specifies the message to display when the VME is initialized. Each comma-delimited field displays on a new line (two commas without any text skips a line). |
Click OK.
The Com PIB is assigned and displays in the VME PIB Assignments list.
Complete the following instructions to add a VME Telnet PIB assignment.
NOTE |
Nail all PIBs to prevent the default Telnet server from being activated, or nail the TCP port numbers to high PIB numbers and decrease in descending order (by default the PIB number is allocated dynamically starting with low PIB numbers). A nailed TCP port can be used by the default Telnet server. |
To add a VME Telnet PIB assignment:
Open the D3 Device Manager and select the PIB Configurations tab.
Click the Add Telnet button.
The VME Telnet Ports dialog box displays.
Define the new VME Telnet port. The table below describes the various configuration values of the VME Telnet Ports dialog box.
PIB Number |
PIB number assigned to the device. |
Number of PIBs |
Defines a range from which a PIB is allocated when establishing a Telnet session. Format: {n}-{m}, where n is the first PIB and m is the last PIB in the range. If not specified, n is 1 and m is "max PIB - 1". n cannot be 0. The default value is (blank). |
Telnet Port |
TCP port number to nail to the PIB in the range from 2000 to 32767. |
Allow Auto-Assign of Telnet Ports |
Automatically defines the range of available turnkey telnet ports based on the values specified in the above three fields. |
Sample Input |
Optional stacked input (see the dev-make Arguments section of the dev-make Command (Windows) topic in the D3 Reference Manual). When using sample input, commas are replaced by carriage returns to emulate user input. It is advised to always start with a comma because after a boot of the VME, the first character of the input string is discarded. If the first field of the input stack starts with a \, it is treated as a command. The text can be used to automatically logon to a port as a user and type in user-simulated commands. |
Click OK.
The Telnet PIB is assigned and displays in the VME PIB Assignments list.
Complete the following instructions to update a PIB assignment.
To update a PIB assignment:
Select the PIB assignment to update from the VME PIB Assignments list in the PIB Configurations tab and click Update Com/Tel.
Update the configuration for the PIB.
Click OK.
The PIB assignment is updated.
Complete the following instructions to remove a PIB assignment.
To remove a PIB assignment:
Select the PIB assignment to remove from the VME PIB Assignments list in the PIB Configurations tab.
Click Remove Com/Tel.
The PIB assignment is removed from the VME PIB Assignments list.
See Also