User defined Output request causing error in "Static Ride Analysis event"
Hi
I am simulating a custom made double wishbone model with static ride analysis event, and trying to extract ride steer, caster and camber using following function:
`USER({MODEL.sys_misc.ds_report_ms.scale_index.value}, 180, 1, {sa_testing_parameter_array.id, %d}, 0, {sa_vehicle_parameter_array.id, %d})`
The simulation works perfectly if that output request is deactivated, when it is activated the log files shows solver failed and Error written as,
INFO: ALL: 10705150 11102020 20705150 21102020 30903100 3094100
ERROR: Marker [id=11101] not found in SYSFNC!
ERRMWS: USER [11101]
sdf_wcdata: Error calling sysfnc for left constraint force.
** EXECUTION STOPS DUE TO ENDFLG IN USER SUB **
Abnormal return from processing model!
ERROR: Simulation failed due to error encountered in analysis!
Marker with id 11101 are following markers which all are located & oriented correctly as per my template reference model
1.WC marker at ground, 2.Jack CP marker, 3.Upper steer axis, 4.Ground Patch Marker
And Left Verical Actuator force is also verified from reference model.
Any help would be greatly appreciated
Best regards
Sudip Chavan