home *** CD-ROM | disk | FTP | other *** search
- GETNODE Version 2.00
-
-
- GETNODE is a program that will display the node (station) address of a
- ARCNET card. GETNODE does not rely on what the I/O address of the ARCNET
- card is. GETNODE also does not rely on what interrupt number is used for
- the ARCNET card. What GETNODE does require is the memory address segment
- setting of the ARCNET card being tested. If no memory address segment is
- supplied to GETNODE, the default memory address segment setting of D0000
- will be used.
-
- This program does not require any network software being loaded onto the
- workstation.
-
- Syntax: GETNODE {address}
-
- where {address} is an optional parameter. This parameter is the HEX
- memory address segment to be used. If you supply this parameter, it must
- be five digits in length. As stated above, if no parameter is provided, a
- default value of D0000 will be used.
-
- Examples:
-
- GETNODE
- GETNODE C0000
-
-
- History:
-
- 26/05/90 - Version 1.01
- - Original program release.
- 27/06/90 - Version 2.00
- - Modification to allow the user to supply the memory address
- segment of the ARCNET card in HEX.
-
-
- Dick Lee
- CIS: [72717,1603]
- IRB Network: Dick Lee@Sys@IRB_Ott
-
-
- This program may be distributed freely.