I have seen the same error that you are describing. The error is created in
the VI's that you mention when the command you are trying to use does not
match the configuration determined during initialization. If you look at
the inputs to the Initialization VI, you will find the standard Reset, ID
Query and a third input for active error checking. Disabling the active
error checking should eliminate the error.
- Michael
hrlazar
wrote in message
news:5065000000080000004A260000-993342863000@exchange.ni.com...
> I am fairly new to LabView as a warning and I am using version 6i. I
> have an HP 4155B Semiconductor Parametric Analyzer working on GPIB and
> I found the instrument drivers that really helped me get started in
> programming a user in
terface for it. Unfortunately, there is problem
> with them. I run some of the vi's and they work fine but two of them
> give me error code -1300 such and such.vi:SMU being configured not
> installed or instrument not initialized. The two vi's are called
> HP415xA_Config-Sweep-Parameters and Config-Sweep-Constant. After
> reading a bit on the newsgroups and such, I found that maybe they are
> talking to the system and telling it is HP4155A instead of HP4155B
> resulting in the error. This is only a hypothesis though and I can
> not find this even with step debugging.
>
> Has anyone experienced this or knows how to fix. Any help would be
> greatly appreciated.
>
> Thanks
> Heather
>