Rezahekmati / Keysight-AWG-M8195A

Control Keysight AWG 8195A with Python
MIT License
1 stars 0 forks source link

About the device #1

Open waterver opened 6 months ago

waterver commented 6 months ago

Do you put the M8195A at M9502a chassis? It seems can't use LAN to control

Rezahekmati commented 5 months ago

Hi @waterver, no. I haven't done that yet. I will have access to M8195A again in a few months. Until then, I recommend you to check a few things: First, make sure the Soft Front Panel is open since it talks to the actual M8195A module using a PCI express or USB connection. Second, in theory you can use SCPI commands via three LAN protocols introduced in M8195A. VXI-11, HiSLIP, and Socket. I used Socket but you can basically use other protocols including VISA.