Nikon Nivo Series 통신 인터페이스 매뉴얼 - 페이지 6

{카테고리_이름} Nikon Nivo Series에 대한 통신 인터페이스 매뉴얼을 온라인으로 검색하거나 PDF를 다운로드하세요. Nikon Nivo Series 34 페이지. Hardware
Nikon Nivo Series에 대해서도 마찬가지입니다: 사용 설명서 (32 페이지)

Nikon Nivo Series 통신 인터페이스 매뉴얼
Nikon Communication Interface Manual
- BCC: consists of 1-byte characters.
BCC= (S MOD 40h) + 20h
"S" in above formulae is the lower one byte of the total sum from "Sender
code" to "ETX" (=before BCC). "BCC" can be any value between 20h and
5Fh
* Compare the BCC in the received data and the calculated value.
If they are the same, the communication was successfully done.
- EOT: Trailer; End of the communication
The "CR/LF" is added at the end.
EOT = 04h
CR = 0dh
LF = 0ah
5-2. Procedures
-
When instrument receives a block of data, BCC is checked and ACK is to be returned if the
block was successfully received. NAK is to be returned if an error is reported.
-
If a NAK is received by the instrument, then the last block is to be resent by the instrument,
however, the count of NAK is not checked by the instrument, therefore, it is
recommendable to stop sending data by external devices side in such a case in order to
avoid any trouble which may be triggered in the hardware.
-
No reply (ACK) is required to ACK/NAK.
・Receiving Success
<A>
Command/Data
Block-X
・Receiving Error
Command/Data
Block-X
(Resend the same block)
Command/Data
Block-X
(h = hex)
(END)
(END)
P6/34
<B>
ACK
NAK
ACK
Confidential