08-25-2021 06:51 AM
@1984 wrote:
Thx everybody for the useful insights.
Except for me, who had an entirely useless post. 😄
08-25-2021 06:54 AM
@crossrulz wrote:
@James_W wrote:
You're own drivers is also very useful - It has caught out OEMs updating the F/W in the past and changing the way calculations are done on a customer system and invalidating a whole medical test system until the OEM fixed their F/W (using the OEM driver would not have caught that!)
Last year, I ran into sort of the opposite problem: the OEM driver broke due to an OEM firmware update. Luckily, I was only using the OEM driver as an example as I developed my own driver.
I've had this as well. Many (all?) of the Agilent drivers depend on the instrument model because, for some reason or other, the commands aren't consistent over the various models of the same type of instrument. So if you get a firmware update, sometimes the ID strings are different and breaks the driver.