Hi all,
I'm trying to perform the example that appears in the page 12-7 on the document http://digital.ni.com/manuals.nsf/websearch/9D3D530113B7875F86256D2C0061F6BE
I 've configurated Max in that way:
- Logical Name: MyFGen --> Driver Session: Agilent 33220
- Driver Session: Agilent 33220
- General: Without Init Options and withouy simulation
- Hardware:
- Name: MyAgilent33220
- Resource Descriptor: TCPIP0::192.168.55.114::INSTR
- Software: Software Module: Agilent33220
- Virtual Name: MyAgilentFGen Physical Name: Chan1
- Initial Settings: Empty
- Instrument Driver Software Module:
- General:
- prefix: Agilent33220 ProgID: Agilent33220.Agilent33220
- Module path: ..\IVI Foundation\IVI\Bin\Agilent33220.dll
- Physical Names: TCPIP0::192.168.55.114::INSTR Channel
When I run the LabView program apperas the following error:
- "IviFgen Initialize With Options.vi<ERR>
Driver Status: (Hex 0xBFFA0011) Primary Error: (Hex 0xBFFA0011) Function or method not supported.
Elaboration: FunctionId: 3, FunctionName: InitWithOptions"
What could be my error?
Thanks and best regards