> I have a INIT:CONT OFF in the program, and also have INIT:IMM at the end of the program.
Â
Are you sending the next INIT:IMM before the previous sweep has finished? Try putting in a 10mS delay.
Les Hammer
VP of Engineering
Smart Sensor Systems
720 14th Street SW
Loveland, CO. 80537-6349
Les.Hammer@SmartSensorSystems.com
Les.Hammer@CompleteTest.com
---
To subscribe please send an email to: "vrf-request@lists.it.agilent.com" with the word subscribe in the message body.
To unsubscribe send a blank email to "leave-vrf@it.lists.it.agilent.com".
To send messages to this mailing list, email "vrf@agilent.com".
If you need help with the mailing list send a message to
"owner-vrf@it.lists.it.agilent.com".
Search the "unofficial vrf archive" at "www.oswegosw.com/vrf_archive/".
Â
Are you sending the next INIT:IMM before the previous sweep has finished? Try putting in a 10mS delay.
Les Hammer
VP of Engineering
Smart Sensor Systems
720 14th Street SW
Loveland, CO. 80537-6349
Les.Hammer@SmartSensorSystems.com
Les.Hammer@CompleteTest.com
---
To subscribe please send an email to: "vrf-request@lists.it.agilent.com" with the word subscribe in the message body.
To unsubscribe send a blank email to "leave-vrf@it.lists.it.agilent.com".
To send messages to this mailing list, email "vrf@agilent.com".
If you need help with the mailing list send a message to
"owner-vrf@it.lists.it.agilent.com".
Search the "unofficial vrf archive" at "www.oswegosw.com/vrf_archive/".
The problem is that the trigger system was not in the idle state. The most likely cause is that you have continuous sweep enabled. Since this is a SCPI Instrument, the easiest thing to do is to send the command
INIT:CONT OFF;ABORt  which will disable continuous triggering and place the trigger system into the idle state.
Â
Then when an INIT is sent, a single measurement sequence will occur.
Jay Nemeth-JohannesÂ
Smart Sensor SystemsÂ
720 SW 14th Street
Loveland, Colorado 80537
(970) 663-0006Â (Office)
(970) 290-9797 (Cell)
HYPERLINK "http://www.smartsensorsystems.com/"www.SmartSensorSystems.com
Â
 _____ Â
From: Le, Dianbo [mailto:dianbo.le@intel.com]
Sent: Friday, August 18, 2006 12:49 PM
To: VRF
Subject: [vrf] a simple question, need help from VEE experts.
I am trying to sweep a power level with fix frequency using Agilent E8247C PSG CW Signal Generator.
When I ran my VEE program, I got an error “Init ignored†on the Generator and the output power level has no change at all (reading from the connected Spectrum Analyzer.
Â
Any help, highly appreciated.
---
You are currently subscribed to vrf as: jay.johannes@completetest.com
To subscribe please send an email to: "vrf-request@lists.it.agilent.com" with the word subscribe in the message body.
To unsubscribe send a blank email to "leave-vrf@it.lists.it.agilent.com".
To send messages to this mailing list, email "vrf@agilent.com".
If you need help with the mailing list send a message to
"owner-vrf@it.lists.it.agilent.com".
Search the "unofficial vrf archive" at "www.oswegosw.com/vrf_archive/".
---
To subscribe please send an email to: "vrf-request@lists.it.agilent.com" with the word subscribe in the message body.
To unsubscribe send a blank email to "leave-vrf@it.lists.it.agilent.com".
To send messages to this mailing list, email "vrf@agilent.com".
If you need help with the mailing list send a message to
"owner-vrf@it.lists.it.agilent.com".
Search the "unofficial vrf archive" at "www.oswegosw.com/vrf_archive/".