og skal til at lave et lille C# program, som kan styre denne tilsluttede motor.
Jeg har lidt svært ved at forstå, hvordan jeg skal komme igang med programmet.
Controllerkortet og motoren skal selvfølgelig sættes op sammen med strømforsyning, og RS232 forbindelse til pc'en - og det skal jeg nok få gjort.
MEN ...
1) skal mit C# sende enkeltestående kommandoer - jfr. denne
formatting link
' til controllerkortet
ELLER
2) skal C# programmet "bygge" et program vha. kommandoer, som sendes til controllerkortet, hvorefter det samlede program i controllerkortet eksekveres
Er der én, som kan give nogle hints til at komme igang ?
Mvh KS
Didn't find your answer? Ask the community — no account required.
J
JBH
"KS snipped-for-privacy@os.dk" Jeg har et sådant kort
formatting link
formatting link
'
formatting link
Side 12/13
The GS-C modules contain an interpreter program
named S.I.M.P.L.E., acronym for SGS-THOMSON
Interactive Stepper Motor Program Language and
Executor, that recognizes simple mnemonic commands,
verifies the correctness of the received commands
and executes the instruction sequences ofeach
command or a complete command sequence by translation
into complex executable instructions. The interpreter
recognizes three different types of commands:
DIRECT EXECUTION COMMAND
Commands are immediately actuated.
They include: start and stop the program
execution, set the programming mode, check position,
check I/O, etc...
DELAYED EXECUTION COMMAND
Commands are run when requested
by the sequence currently stored in memory.
By using a combination of these commands, it
is possible to perform very complex movements
including also the conditioning by external stimulus,
the iteration of a specific sequence for a defined
number of times.
UTILITY COMMANDS
Allow the GS-C modules to perform
several additional functions such as the detection
of the position, phase current optimization etc...
These commands, when properly used, speed up
the systemdebugging phase and they increase the
system efficiency.
Note: To easily learn how to program the GS-C and to minimize
development time, a P.C. based self explaining and interactive program
named F.A.S.T. (First Advanced Stepper motor Training program)
, able to communicate with the module by using the
Point-to-Point protocol, has been developed and it is available to the
end user. (See GS-C200PROG data sheet).
mvh JBH
J
JBH
En side (af mange) som også er et besøg værd hvis man vil igang med en D.I:Y cnc fræser.
formatting link
mvh JBH
K
KS
"JBH" skrev i meddelelsen news:4ae4060a$0$56790$ snipped-for-privacy@dtext02.news.tele.dk...
formatting link
'
Ja, det er meget godt, men det er jo ikke til at skaffe dette FAST-program og heller ikke GS-C200PROG er til at finde nogen steder - så derfor ville jeg selv prøve.
Mvh
Join the Discussion
Have something to add? Share your thoughts — no account required.
Didn't find your answer?
Ask the community — no account required
Report Content
You are reporting this content to the moderators. They will look at it
ASAP.