When installing LabVIEW drivers the files cannot have the drivers inside the directory Yokogawa.
Correct:
C:\Program Files (x86)\National Instruments\LabVIEW 2012\instr.lib\
--- YKAQ2200-421 [this is a directory]
actstat.mnu
applic.mnu
config.mnu
data.mnu
dir.mnu
util.mnu
--- YKAQ2201 [this is a directory]
_YKAQ2201.llb
actstat.mnu
applic.mnu
config.mnu
data.mnu
util.mnu
YKAQ2201.llb
YKA2200-421.llb
Incorrect:
C:\Program Files (x86)\National Instruments\LabVIEW 2012\instr.lib\Yokogawa\
--- YKAQ2200-421 [this is a directory]
--- YKAQ2200-421 [this is a directory with 5 files]
actstat.mnu
applic.mnu
config.mnu
data.mnu
dir.mnu
util.mnu
---YKAQ2201 [this is a directory with 1 file]
YKA2200-421.llb
--- YKAQ2201 [this is a directory]
--- YKAQ2201 [this is a directory with 7 files]
_YKAQ2201.llb
actstat.mnu
applic.mnu
config.mnu
data.mnu
util.mnu
YKAQ2201.llb
|