I have a problem with the program test2.fcf
The simulation is running well on my computer ( 22 is display), but when I transfer the the program in the MIAC, it display 0.0000
If I put :
Code: Select all
toto = 10.0
Code: Select all
toto = 10.0 + 12.0
Where is the problem ?
- Program problem ?
- Compilation problem ?
- Transfert problem ?
- Miac Problem ?
Best regards
Didier