3-38
3
3.8.13 Locking Setup Parameters
Some of the 9099’s configuration parameters can be locked to prevent ac-
cidental change by the end user. These lockable parameters are noted by a #
symbol in Tables 1-3. Locked parameters cannot be queried or changed while
locked. Any command that addresses a locked parameter is not executed, the
Command Error bit in the Event Status Register is asserted and the ERR LED
is lit. The lock function is saved by the *SAV 0 command.
An example is:
CAL:LOCK ON
‘blocks unauthorized changes
*SAV 0
‘saves lock condition
CAL:LOCK OFF
‘unlocks setup parameters
While lock is enabled, the end-user can only change and save any non-locked
parameter.
3.8.14 Generating Service Requests (SRQs) from Modbus Errors
Figure 3-1 shows the 9099's Status Reporting Structure. All Modbus Error codes
are placed in the Modbus Error Register at the top of the figure. If the proper
Event Status and Status Byte register bits are enabled, any Modbus Error code
will generate a Service Request. The commands to enable the bits are:
*ESE 64
‘enables ESR bit 6
*SRE 32
‘enables Status Byte bit 5
Some Modbus Errors set specific bits in the Questionable Event Register. To
generate a Service Request from a specific event, its bit must be enabled. The
following commands enable Service Requests for Timeouts and CRC errors
only:
STAT:QUES:PTR #h3000
‘enables positive going bits 12
and 13 to set bits in the
Questionable
Event
Register
STAT:QUES:ENAB #h3000
‘enables Event bits 12 and 13
*SRE 8
‘enables Status Byte bit 3
In both cases, the user needs to reset the event cause and clear the Service
Request so another error will cause another Service Request. In case one, this
is done by reading the Modbus Error Register with the E? query. In case two,
the Questionable Event Register must be read to clear the set event bits.
Содержание 9099
Страница 20: ...1 16 1 Figure 1 1 9009 Outline Dimensions ...
Страница 24: ...1 20 1 Figure 1 3 9099 Certificate of Compliance ...
Страница 54: ...3 8 3 Figure 3 1 Status Reporting Structure Flash Configuration Reset ...
Страница 94: ...3 48 3 This page left intentionally blank ...
Страница 100: ...4 4 6 This page is left intentionally blank ...
Страница 161: ...A 49 A4 Refer to the ErrorLogger utility for the error value definitions Error Meaning 0 No error ...