1)  Query the current ID serial number:

		idnum 

	Searches for the first ID-Module in the HIL-loop 
	(/dev/hil1 ..... /dev/hil7) and returns its serial number.

	Or:

		idnum 4

	Addresses the ID-Module at "/dev/hil4" and returns its serial
	number.

	See also: /etc/update -i (up to HP-UX 9.XX only)


2) Programming of ID serial numbers:

		idset data		or

		idset address data

	Addresses the first ID-BOX in the HIL-loop (or if an address 
	in the range 1-7 is specified, the corresponding device
	/dev/hilX) and writes the parameter "data" to the 
	ID-BOX as if it would have been entered in LEARN-mode.

	Example:

	idset example=46084A2529A12345

	Programes and activates the above serial number using the
	name "example".
