You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
'ascii' codec can't decode byte 0xf1 in position 0: ordinal not in range(128)
VI_ERROR_ASRL_FRAMING (-1073807253): A framing error occurred during transfer.
The first issue might be related to an encoding issue.
The second issue is most likely related to timing. Loose cables have not really been an issue in the lab and it's unlikely that the VISA driver is corrupted in any way.
As per Junseok's e-mail:
'ascii' codec can't decode byte 0xf1 in position 0: ordinal not in range(128)
VI_ERROR_ASRL_FRAMING (-1073807253): A framing error occurred during transfer.
The first issue might be related to an encoding issue.
The second issue is most likely related to timing. Loose cables have not really been an issue in the lab and it's unlikely that the VISA driver is corrupted in any way.