elb

Purpose:

Insert a electronic logbook entry into the the /specs/log/elogbook.db database file. The user is prompted to enter in their RACFID and a comment to be written to the logbook.

Enter:

elb [engine_status] [include_pam] [send_to_mcparts]

Where:

engine_status

Optional. Specify one of the following:

  • ne or new when a new engine is installed.
  • rm or remove when an engine is removed

include_pam

Optional. Specify pam to signify that pam information is to be written within the logbook entry if it is the test cell entering the logbook entry.

send_to_mcparts

Optional. Specify no_mcparts  to signify that data is not to be sent to mcparts.

Example:

elb
The above command prompts the user for their RACFID and for a comment. A logbook entry is created with the entered RACFID and comments.

elb pam
The above command prompts the user for their RACFID and for a comment. A logbook entry is created with the entered RACFID and comments, and pam information is included if the a test cell number is requesting the entry.

elb ne
The above command prompts the user for their RACFID and for a comment. A logbook entry is created with the entered RACFID, comments, and additional engine information is added to the entry.

elb ne pam
The above command prompts the user for their RACFID and for a comment. A logbook entry is created with the entered RACFID, comments, additional engine information, and pam information if the test cell number is requesting the entry.

elb rm
The above command prompts the user for their RACFID. A logbook entry is created with the entered RACFID and a ENGINE REMOVED FROM TEST CELL message.

elb rm pam
The above command prompts the user for their RACFID. A logbook entry is created with the entered RACFID, a ENGINE REMOVED FROM TEST CELL message, and pam information if the test cell number is requesting the entry.

elb no_mcparts
The above command prompts the user for their RACFID and for a comment. A logbook entry is created with the entered RACFID and comments. No data is sent to mcparts.

elb ne no_mcparts
The above command prompts the user for their RACFID and for a comment. A logbook entry is created with the entered RACFID, comments and additional engine information is added to the entry. No data would be sent to mcparts.

elb ne pam no_mcparts
The above command prompts the user for the RACFID and for a comment. A logbook entry is created with the entered RACFID, comments, additional engine information, and pam information if the test cell number is requesting the entry. No data would be sent to mcparts.

Notes:

 

See Also: