Hi,
I migrated a model from FlexSim 16.2 to 17.0 and I had a strange behaviour with a message trigger. Does somebody help me? I attached a simple model which duplicates the issue.
The OnEntry trigger of the processor sends a message (delay or not is the same) with tonum(item) as first parameter. In the message trigger I read the number like a double or variant with msgparam(1) and I convert it in a treenode with tonode() function. In FlexSim 16.2 the result of tonode() function is the same, but in FlexSim 17.0 not. What is the change?
Thanks for the support.