146
146
146
146
MsgBox "System command error. (*RST)", vbExclamation, "M3510
multimeter device test"
stat = viClose(fList)
Exit Sub
End If
Rem send Clear command '*CLS'-- Clear M3510 status register
stat = viWrite(sesn, "*CLS", 4, ret)
If (stat < VI_SUCCESS) Then
MsgBox "System command error. (*CLS)", vbExclamation, "M3510
multimeter device test"
stat = viClose(fList)
Exit Sub
End If
Rem send measure command -- Set to 0.1 volt dc range
stat = viWrite(sesn, "meas:volt:DC? 0.1,0.01", 22, ret)
If (stat < VI_SUCCESS) Then
MsgBox "System command error. (meas:volt:dc? ...)", vbExclamation,
"M3510 multimeter device test"
stat = viClose(fList)
Exit Sub
End If
Rem fetch the measure data
stat = viRead(sesn, readin, 64, ret)
If (stat < VI_SUCCESS) Then
MsgBox "Read in data error.", vbExclamation, "M3510 multimeter device
test"
stat = viClose(fList)
Exit Sub
End If
Debug.Print "Rdg = "; readin
Rem set to local mode
stat = viWrite(sesn, "system:local", 12, ret)
If (stat < VI_SUCCESS) Then
Содержание M3500
Страница 6: ......
Страница 10: ......
Страница 12: ...w a r ...
Страница 13: ......
Страница 14: ......
Страница 16: ......
Страница 29: ......
Страница 37: ......
Страница 41: ......
Страница 42: ...In Short Condition ...
Страница 43: ......
Страница 44: ......
Страница 109: ...104 104 104 104 651 Panel Program Checksum Error The checksum from the panel is incorrect ...
Страница 110: ...K U S A M ME C O ...
Страница 148: ...K U S A M M E C O K U S A M M E C O ...
Страница 155: ...K U S A M M E C O ...
Страница 163: ...158 158 158 158 m_nCount 0 m_defaultRM_usbtmc 0 FreeLibrary hUSBTMCLIB hUSBTMCLIB NULL return ...
Страница 164: ......