[ASK] Signal code for Hitec HSR 5990 TG with Basic Mini Sys

Hello…
I am trying Hitec servo HSR 5990 TG in my project, because I need high torque servo… Usually I am using parallax servo…
I confused the signal code for parallax servo is different with hitec servo…
I put the black cable on Vcc and Ground… The grey cable i put on pin in Basic Mini System…
What pulse should I give to control the servo???
Can anybody explain or give sample program to me???
Tq so much…

There is a link on the home page of the website called What is a Servo.
lynxmotion.com/images/html/servo01.htm

Controlling a Servo
Servos are controlled with a 5vdc positive-going variable pulse width that repeats every 20mS. The pulse length determines the servo output shaft position but the 20mS frame rate is not position critical. The frame rate does need to repeat at least every 20mS or it will loose power or even stutter. The servo was designed for pulse widths that vary from 1.0mS to 2.0mS, where 1.5mS is centered. In the normal range the servo will move +/- 45 degrees from the centered (neutral) position.

Most servos can be positioned to around +/- 90 degrees from neutral by expanding the range to 0.75mS to 2.25mS. However, care must be taken to avoid commanding a servo beyond its capabilities. Personal experience with Hitec servos reveals all of the standard size servos can achieve a full 180 degree range. Micro and special purpose servos are often limited to less than 180 degrees.

Hitec digital servos are a special case. They only recognize a range of 0.90mS to 2.10mS and will only provide a +/- 70 degree range of motion unless the end stops are changed with their servo programmer. When I change the range of a Hitec digital servo I simply set the left and right end stop values to 200. This provides a full 180 degree rotation but still uses the 0.90mS to 2.10mS pulse range. Another anomaly with Hitec digital servos is they do not require constant updating to hold position. Once a digital servo has received a single positioning pulse it will hold position until it is powered down or receives a new positioning pulse.