-
-
Notifications
You must be signed in to change notification settings - Fork 81
Description
Hi guys,
As a customer has requested support for ISOBUS in our system, we are currently investigating whether we can fulfill this request. We have tested several ISOBUS features using AgIsoStack (great work, by the way, many thanks for your effort), including soft buttons and auxiliary inputs.
Everything worked fine on a neighbor's tractor, but when we tried the same test on the client's tractor, we were unable to find the Aux Functions to bind to the tractor joystick—they simply weren't displayed. Initially, we thought it was a mismatch in the Aux Function type (e.g., boolean latching, non-latching, etc.), but none of the different types worked.
The Virtual Terminals (VTs) on both of his Fendt tractors failed to work. My question is, have you ever encountered this behavior where your projects work on some VTs but not on others?
Additionally, I simply declared the Aux Functions in IsoDesigner. Do I need to work with object pointers, or are they unrelated?
Many thanks for any help you can provide!