Jump to content
OMRON Forums

Goldthorpe

Members
  • Posts

    1
  • Joined

  • Last visited

Goldthorpe's Achievements

Newbie

Newbie (1/14)

  • Week One Done
  • One Month Later
  • One Year In

Recent Badges

0

Reputation

  1. [quote='bradp' pid='626' dateline='1281652172'] The way I know we do the in-the-loop simulation with Simulink is that we configure Simulink to use our communication library. Then at the locations in the Simulink model where data must be exchanged with Power PMAC you use a Simulink s-function to either send or get the needed data. I wonder about the statement that you are programming with C because this means you aretrying to do something other than I mentioned above. So what do I have wrong? [/quote] I will be developing an in-the-loop simulation with Simulink to send data to a Turbo PMAC from an s-function using ethernet communication. Page 417 in the Turbo PMAC User Manual documents the use of the VR_PMAC_WRITEBUFFER packet, where it appears that on-line TURBO PMAC commands are used as an example for the packet data. Are all of the on-line TURBO PMAC commands available for use with the WRITEBUFFER packet? I see the on-line TURBO PMAC command specs documented in the Turbo PMAC Software Reference Manual (TURBO SRM) beginning on page 254. For what implementation is the use of the TURBO PMAC Program command specs appropriate, beginning on page 405, which dupicates some of the on-line commands? Can the TURBO PMAC Program command specs also be used as command data for the WRITEBUFFER packet?
×
×
  • Create New...