HP Integrity NonStop H-Series User Manual

Page 205

Advertising
background image

Interfacing to LMM

Library Media Manager Installation and User’s Guide529970-001

D -39

Examples of Structure

pcReplyBuffer[120] = 0
pcReplyBuffer[121] = 0
pcReplyBuffer[122] = 0
pcReplyBuffer[123] = 0
pcReplyBuffer[124] = 0
pcReplyBuffer[125] = 0
pcReplyBuffer[126] = 0
pcReplyBuffer[127] = 0
pcReplyBuffer[128] = 0
pcReplyBuffer[129] = 0
pcReplyBuffer[130] = 255
pcReplyBuffer[131] = 255
pcReplyBuffer[132] = 0
pcReplyBuffer[133] = 0
pcReplyBuffer[134] = 0
pcReplyBuffer[135] = 11

Received MountTape information

Mounted Tape: 000208
From Slot: 11
To Drive 0

Sending DISMOUNT Move Medium Information

Sent 128 bytes of 128 bytes

SendBuffer4[0] = '1';/* COMMAND */
SendBuffer4[1] = 'Q';/* THIRD PARTY REQUEST */
SendBuffer4[2] = '\\'; /* DEVICE NODE NAME */
SendBuffer4[3] = 'T';
SendBuffer4[4] = 'S';
SendBuffer4[5] = 'I';
SendBuffer4[6] = 'S';
SendBuffer4[7] = '7';
SendBuffer4[8] = ' 2';
SendBuffer4[9] = ' ';
SendBuffer4[10] = ' ';
SendBuffer4[11] = ' ';
SendBuffer4[12] = '$';/* SCSI DEVICE NAME */
SendBuffer4[13] = 'S';
SendBuffer4[14] = 'T';
SendBuffer4[15] = 'K';
SendBuffer4[16] = '9';
SendBuffer4[17] = '7';
SendBuffer4[18] = '1';
SendBuffer4[19] = '0';
SendBuffer4[20] = ' ';
SendBuffer4[21] = ' ';

Advertising