I have this error but don't know what it means. Model is configured to implement operator (strip)fx. PLC Coder does not support this operator.
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
SXO
el 22 de Mzo. de 2017
Comentada: SXO
el 30 de Mzo. de 2017
I'm trying to build structured text using the PLC Coder. Usually if there is an error, there will be a link to take you to the source of the error. But in this case, there is no link, just a cryptic message.
0 comentarios
Respuesta aceptada
Jyotish Robin
el 30 de Mzo. de 2017
Hi!
I had faced similar error when trying to build structured text using the PLC Coder. I was able to get rid of the errors by changing the value of a constant block from single data type to double.
Maybe this will help you resolve the error.
Regards,
Jyotish
Más respuestas (0)
Ver también
Categorías
Más información sobre Simulink PLC Coder en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!